table of contents
FcConfigGetSysRoot(3) | FcConfigGetSysRoot(3) |
NAME¶
FcConfigGetSysRoot - Obtain the system root directory
SYNOPSIS¶
#include <fontconfig/fontconfig.h> const FcChar8 * FcConfigGetSysRoot (const FcConfig *config);
DESCRIPTION¶
Obtrains the system root directory in 'config' if available.
SINCE¶
version 2.10.92
06 3月 2018 | Fontconfig 2.13.0 |